Lucene search

K

Evm Security Vulnerabilities

cve
cve

CVE-2021-29511

evm is a pure Rust implementation of Ethereum Virtual Machine. Prior to the patch, when executing specific EVM opcodes related to memory operations that use evm_core::Memory::copy_large, the evm crate can over-allocate memory when it is not needed, making it possible for an attacker to perform deni...

6.5CVSS

6.3AI Score

0.001EPSS

2021-05-12 06:15 PM
40
2
cve
cve

CVE-2021-41153

The evm crate is a pure Rust implementation of Ethereum Virtual Machine. In evm crate < 0.31.0, JUMPI opcode's condition is checked after the destination validity check. However, according to Geth and OpenEthereum, the condition check should happen before the destination validity check. This is ...

9.8CVSS

9.5AI Score

0.002EPSS

2021-10-18 09:15 PM
32
cve
cve

CVE-2022-39354

SputnikVM, also called evm, is a Rust implementation of Ethereum Virtual Machine. A custom stateful precompile can use the is_static parameter to determine if the call is executed in a static context (via STATICCALL), and thus decide if stateful operations should be done. Prior to version 0.36.0, t...

7.5CVSS

7.4AI Score

0.001EPSS

2022-10-25 07:15 PM
41
4
cve
cve

CVE-2024-21629

Rust EVM is an Ethereum Virtual Machine interpreter. In rust-evm, a feature called record_external_operation was introduced, allowing library users to record custom gas changes. This feature can have some bogus interactions with the call stack. In particular, during finalization of a CREATE or CREA...

7.5CVSS

7.4AI Score

0.001EPSS

2024-01-02 10:15 PM
22